home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / stepp000.swf / scripts / DefineButton2_930 / BUTTONCONDACTION on(release).as < prev   
Text File  |  2010-04-12  |  84b  |  7 lines

  1. on(release){
  2.    tellTarget("ControlFleche")
  3.    {
  4.       gotoAndPlay(1);
  5.    }
  6. }
  7.